Deavmi's coding shack
Commit c0ba4025de2ec1188136ba1552a7177bf194b091
Parents : 5d8792a
Author : Tristan B. Kildaire <deavmi@redxen.eu>
Date : 2021-05-31T16:32:35+02:00
Added missing site details
Changes
2 files changed, 2 insertions(+), 0 deletions(-)
Diff
diff --git a/new_docs/config.toml b/new_docs/config.toml
index 4b6552d..c4878ab 100644
--- a/new_docs/config.toml
+++ b/new_docs/config.toml
@@ -3,6 +3,7 @@ languageCode = "en-us"
title = "Tristan Lang"
theme = "hugo-classic"
+ignoreFiles=["*.t"]
[params]
accent="blue"
diff --git a/new_docs/layouts/shortcodes/bruh.html b/new_docs/layouts/shortcodes/bruh.html
new file mode 100644
index 0000000..ed3fb8a
--- /dev/null
+++ b/new_docs/layouts/shortcodes/bruh.html
@@ -0,0 +1 @@
+{{.Inner}}
\ No newline at end of file
Served by rngit 1.5.0 - Generated in 0.1s